Remove the "select first item if popped up from keypress" hack -- was
authorOwen Taylor <otaylor@redhat.com>
Sat, 2 Feb 2002 17:52:01 +0000 (17:52 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 2 Feb 2002 17:52:01 +0000 (17:52 +0000)
commit67ad02989f0b80d3279c9e72299a4bc9478fe752
treed54c819bec345498973aba81e6f8753e466d8b69
parent7bb3d17abe5e58480e7c4378c7a922c6df016725
Remove the "select first item if popped up from keypress" hack -- was

Sat Feb  2 11:37:21 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkmenu.c (gtk_menu_popup): Remove the
        "select first item if popped up from keypress" hack --
        was causing more problems than it was worth
        (#53191, #68483)

        * gtk/gtktextview.c (popup_targets_received):
         gtk/gtkentry.c (popup_targets_received): If activated
        from keyboard, select first item of popup menu.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtkmenu.c
gtk/gtktextview.c